home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Interface / MD.000 / scripts / DefineButton2_130 / BUTTONCONDACTION on(release).as
Text File  |  2005-04-12  |  37b  |  4 lines

  1. on(release){
  2.    gotoAndPlay(2);
  3. }
  4.